|
|
The Grow command changes the size
of an element.
Options
- Target Argument: The element to be grown.
- Action
- Mouse: Grows the element relative to the mouse
position as it is dragged around. This option only works in a
Mouse Moved event (only seems useful with the Anywhere option).
- Constraint Argument: An element that defines the
constraints of the mouse values by its size and
position.
- By: Grows the element by a relative number of
pixels.
- To: Grows the element to an absolute pixel size.
- X Argument: The number of horizontal pixels.
- Y Argument: The number of vertical pixels.
|